-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
20241030.0 #22599
20241030.0 #22599
Conversation
* add temporary logging to webrtc player * Update ha-web-rtc-player.ts * Update ha-web-rtc-player.ts * Update ha-web-rtc-player.ts
* Fix and update step flow create * cleanup
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixup service/action when entity is picked
Fix compute-unused-entities when using sections
Hide service dropdown for predefined actions
…#22249) * Add support for relative start and end time displays in state-display * Add support for sun attributes as well * Improve state-display code for relative-time --------- Co-authored-by: Wendelin <[email protected]>
* Fix drag and drop when using action selector * Fix drag and drop when using trigger selector
…y_media` element (#22294) fix: no longer erroneously set 'service' in ha-automation-action-play_media
update statistics issues from dev tools
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Typically, the Home Assistant OTBR integration makes sure that we either setup or read the current dataset. However, in some cases, e.g. when reinstalling the add-on, deleting the dataset, and starting the add-on while keeping the OTBR config entry, the dataset is not available and a new one is not being created (since the config entry is not recreated). Just support this particular case as well. Fixes: #22306
* Fix ha-selector-action with removing memoize-one * Fix array-move to update parent reference. * Fix array-move if item is no array
Update ha-device-entities-card.ts
* Add type import check to eslint * Add type imports with eslint --fix
When the logbook live update is in pause by scrolling allow to refresh anyway.
* Add imported cards in section view * Add convert logic * Improve editor * Fix type * Use imported container for individual card move * Fix type import * Add missing translations * Feedback
* Allow to resize card in the grid with more precision * Use 12 columns grid * Fix cursor jump when dragging slider * Remove precision mode * Add precise mode switch * Add switch between regular and precise mode * Fix prettier --------- Co-authored-by: Simon Lamon <[email protected]>
* Add setting for enable/disable cloud ICE servers * Fix copytexts, feature URL, refactor variable * imports * Use toast instead of alert --------- Co-authored-by: Bram Kragten <[email protected]> Co-authored-by: Paul Bottein <[email protected]>
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
* Fix and update step flow create * cleanup
No description provided.